PgDAC

TPgTime Properties

Properties of the TPgTime class.

For a complete list of the TPgTime class members, see the TPgTime Members topic.

Public

Name Description

AsDateTime (inherited from TCustomPgTimeStamp)

Used to get and set the timestamp value as TDateTime.

AsSQLTimeStamp (inherited from TCustomPgTimeStamp)

Used to get and set the timestamp value as TSQLTimeStamp record.

Days (inherited from TCustomPgTimeStamp)

Holds the date part of timestamp.

HasTimeZone (inherited from TCustomPgTimeStamp)

Used to specify whether the timestamp object has time zone.

IsInfinity (inherited from TCustomPgTimeStamp)

Determines if a timestamp object has +/-infinity value.

IsNegInfinity (inherited from TCustomPgTimeStamp)

Determines if a timestamp object has -infinity value.

IsPosInfinity (inherited from TCustomPgTimeStamp)

Determines if a timestamp object has +infinity value.

Ticks (inherited from TCustomPgTimeStamp)

Holds the time part of timestamp in microseconds.

TimeZoneOffset

Used to get or set the time zone offset.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback